﻿/*标签实例中的演示表格样式*/
.demo_table td { padding: 5px; }
/*-------------------------公共基本样式-------------------------*/
/*内外边距为0*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote { margin:0; padding:0; }
/*主体初始化*/
body { color: #333; font-family: "宋体", Arial, Helvetica, sans-serif; font-size: 12px; background-color: #FFF; background-image: url(lyzqc_index/body_bg.gif); background-repeat: repeat-x; background-position: left top; }
/*输入框 选择框*/
input, textarea, select { vertical-align:middle; }
input { vertical-align:middle; height:18px; line-height:18px; }
select { vertical-align:middle; height:20px; line-height:20px; }
/*列表类初始化*/
ul, ol, li { list-style-type: none; }
/*默认段落*/
p { text-align: justify; }
/*默认斜体字体为正常*/
address, caption, cite, code, dfn, em, th, var { font-style:normal; }
/*图片边框为0*/
img { border:0; }
/*去除图片背景*/
.noimg { background-image: none!important; }
/*默认链接样式*/
a { color: #345292; text-decoration:none; cursor: pointer; }
a:hover { color: #cc0000; text-decoration:none; }
/*初始化标题标签*/
h1 { font-size: 24px; }
h2 { font-size: 16px; font-family: "微软雅黑"; }
h3 { font-size: 14px; }
h4 { font-size: 12px; }
h5 { font-size: 10px; }
/*清除浮动*/
.cl { height:0px; line-height:0px; font-size:0px; clear:both; }
/*边距*/
.mtop10 { margin-top:10px; }
.mtop15 { margin-top:15px; }
.mtop20 { margin-top:20px; }
.mright10 { margin-right: 10px; }
/*左右浮动*/
.fl { float: left; }
.fr { float: right; }
/*-------------------------网站顶部-------------------------*/
#head { width: 1000px; margin-right: auto; margin-left: auto; margin-bottom: 5px; }
/*网站LOGO图片*/
#head .logo { }
/*最顶部栏*/
#head .topbar { line-height: 33px; background-image: url(lyzqc_index/topbar_bg.gif); background-repeat: no-repeat; background-position: left top; height: 33px; }
/*欢迎光临*/
#head .welcome { color: #FFF; display: block; padding-left: 30px; }
/*网站顶部动画*/
#head .topflash {height:214px; line-height:214px;}
/*网站导航菜单*/
#head .menu { }
/*网站工具栏*/
#head .toolbar { }
/*-------------------------容器-------------------------*/
.wrapper { width: 1000px; margin-right: auto; margin-left: auto; margin-bottom: 10px; background-color: #FFF; }
/*------------------------搜索条 通栏 内含全模型搜索表单+天气预报------------------------*/
#search1 { margin-bottom: 10px; background-image: url(lyzqc_index/search_bg.png); background-repeat: repeat-x; background-position: left top; height: 54px; border: 1px solid #cde1e9; }
#search1 img { float: left; margin-right: 40px; }
/*------------------------搜索条 通栏 内含单模型搜索表单------------------------*/
#search2 { margin-bottom: 10px; background-image: url(lyzqc_index/search_bg.png); background-repeat: repeat-x; background-position: left top; height: 40px; border: 1px solid #cde1e9; padding-top: 14px; position: relative; padding-left: 110px; }
#search2 img { float: left; margin-right: 40px; position: absolute; top: 0px; left: 0px; }
#search2 select { margin-top: 0px; margin-right: 5px; margin-bottom: 0px; margin-left: 5px; }
#search2 input.inputxt { width:170px; border: 1px solid #CCC; margin-left: 5px; line-height: 18px; height: 18px; }
/*-------------------------网站底部-------------------------*/
#foot { width: 1000px; margin-right: auto; margin-left: auto; }
/*网站链接*/
#foot .site_link { line-height: 30px; background-image: url(lyzqc_index/site_link.png); background-repeat: no-repeat; background-position: left top; height: 30px; text-align: center; margin-bottom: 10px; color: #FF0; }
#foot .site_link a { color: #FFF; }
#foot .site_link a:hover { color: #FC0; }
/*版权信息*/
#foot .site_copyright { line-height: 26px; color: #666; text-align: center; }
#foot .site_copyright a { color: #666; padding-top: 30px; padding-bottom: 30px; }
#foot .site_copyright a:hover { color: #069; }
/*-------------------------网站统计-------------------------*/
.statistics { font-size: 14px; line-height: 26px; color: #333; }
/*-------------------------分页-------------------------*/
/*列表分页标签*/
/* page1 蓝色方块*/
.page1 { text-align: center; line-height: 20px; height: 20px; padding-top: 10px; padding-bottom: 20px; }
.page1 a, .page1 em { display:inline-block; border:1px solid #a8c1ce; color:#4a89a9; line-height:100%; margin-right: 3px; margin-left: 3px; padding-top: 3px; padding-right: 8px; padding-bottom: 3px; padding-left: 8px; }
.page1 a:hover { color:#fff; border:1px solid #4081A1; background:#62A1DF; }
.page1 b a { color:#fff; border:1px solid #4081A1; background:#62A1DF; }
/* page2 红色方块*/
.page2 { text-align: center; line-height: 20px; height: 20px; padding-top: 10px; padding-bottom: 20px; }
.page2 a, .page2 em { display:inline-block; border:1px solid #960; color:#900; line-height:100%; margin-right: 3px; margin-left: 3px; padding-top: 3px; padding-right: 8px; padding-bottom: 3px; padding-left: 8px; }
.page2 a:hover { color:#fff; border:1px solid #960; background-color: #D94600; }
.page2 b a { color:#fff; border:1px solid #960; background-color: #960; }
/*-------------------------动易内置样式 不能修改CLASS名称-------------------------*/

/*出现"还没有任何内容"或者"指定了不存在的节点ID"之类信息的样式*/
span.missing_data { color:#ff0000; }
/*公共按钮*/
.commonbutton { height:22px; line-height: 22px; background-image: url(lyzqc_index/commonbutton.png); background-repeat: no-repeat; background-position: left top; width: 65px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; cursor: pointer; }
/*整站分页*/
.class_page, .pagecss, .page_css { height:20px; text-align:center; padding:20px 0px; }
.page_css, .class_page, .pagecss { text-align:center; padding:5px 0; }
.page_css a, .class_page a, .pagecss a, .pagecss span { display:inline-block; border:1px solid #a8c1ce; padding:3px 8px; color:#4a89a9; line-height:100%; }
.page_css a:hover, .class_page a:hover, .pagecss a:hover { color:#fff; border:1px solid #4081A1; background:#62A1DF; }
.page_css b a, .class_page b a, .pagecss b a { color:#fff; border:1px solid #4081A1; background:#62A1DF; }
/*高级搜索表单*/
#main_search { line-height:150%; }
#main_search ul { padding:0px; background:none; border:none; }
#main_search li { float:none; width:100%; text-align:left; height:24px; background:none; font-size:12px; }
#main_search li { margin-top:10px }
#main_search li input#Submit { margin-left:260px; margin-top:2px; }
/*日历样式*/
/* calendar root element */
#calroot * { margin:0; padding:0; background:none; }
#calroot span { line-height:normal; }
#calroot { margin-top:-1px; width:198px; padding:2px; background-color:#fff; border:1px solid #ccc; -moz-border-radius:5px; -webkit-border-radius:5px; -moz-box-shadow: 0 0 15px #666; -webkit-box-shadow: 0 0 15px #666; }
/* head. contains title, prev/next month controls and possible month/year selectors */
#calhead { padding:2px 0; height:22px; }
#caltitle { font-size:14px; color:#0150D1; float:left; text-align:center; width:155px; line-height:20px; text-shadow:0 1px 0 #ddd; }
#calnext, #calprev { display:block; width:20px; height:20px; background:transparent url(prev.gif) no-repeat scroll center center; float:left; cursor:pointer; }
#calnext { background-image:url(next.gif); float:right; }
#calprev.caldisabled, #calnext.caldisabled { visibility:hidden; }
/* names of the days */
#caldays { height:14px; border-bottom:1px solid #ddd; }
#caldays span { display:block; float:left; width:28px; text-align:center; }
/* container for weeks */
#calweeks { background-color:#fff; margin-top:4px; }
/* single week */
#calroot .calweek { clear:left; height:22px; }
/* single day */
#calroot .calweek a { display:block; float:left; width:27px; height:20px; text-decoration:none; margin-left:1px; text-align:center; line-height:20px; color:#666; -moz-border-radius:3px; -webkit-border-radius:3px; }
/* different states */
#calroot .calweek a:hover, #calroot .calfocus { background-color:#ddd; }
/* sunday */
#calroot a.calsun { color:red; }
/* offmonth day */
#calroot a.caloff { color:#ccc; }
#calroot a.caloff:hover { background-color:rgb(245, 245, 250); }
/* unselecteble day */
#calroot a.caldisabled { background-color:#efefef !important; color:#ccc !important; cursor:default; }
/* current day */
#calroot #calcurrent { background-color:#498CE2; color:#fff; }
/* today */
#calroot #caltoday { background-color:#333; color:#fff; }
.article_page li.next { background:url("images/icon7.gif") no-repeat scroll left center transparent; }
/*自定义表单表格样式*/
.table_style { border:solid 1px #eee; }
.table_style tr td { padding: 12px; word-break:break-all; overflow:auto; text-align:left; background:url(images/td_bg.jpg) repeat-x; }
.table_style tr td em { font-style:normal; line-height:24px; border-bottom:solid 1px #333; }
.table_style tr.first td { background:none; }
.table_style tr td.ok_tab { padding-right:15px; text-align:right; }
.table_style tr td table tr td { background:none; padding:0px 10px 0px 0px; }
.ok_bottom { padding-top:8px; text-align: center; }
/*********提交按钮***********/
.submit_button { height: 26px; line-height: 26px; padding: 0px 5px; background: url(images/button.gif) repeat-x left bottom; border: 1px solid #d9d291; font-weight: bold; font-size: 13px; color: #222222; cursor: pointer; vertical-align: center; }
.submit_button_two, .submit_button_three, .submit_button_four, .submit_button_five, .submit_button_six, .submit_button_seven, .submit_button_eight, .submit_button_nine, .submit_button_ten { height: 26px; line-height: 26px; padding: 0px 5px; font-size: 13px; background: #fff url(images/submit_button.gif) no-repeat left 0px; width: 44px; text-align: center; font-size: 12px; border: none; cursor: pointer; margin: 0px 3px; }
.submit_button_three { width: 69px; background: #fff url(images/submit_button.gif) no-repeat left -31px; }
.submit_button_four { width: 80px; background: #fff url(images/submit_button.gif) no-repeat left -62px; }
.submit_button_five { width: 91px; background: #fff url(images/submit_button.gif) no-repeat left -92px; }
.submit_button_six { width: 102px; background: #fff url(images/submit_button.gif) no-repeat left -123px; }
.submit_button_seven { width: 113px; background: #fff url(images/submit_button.gif) no-repeat left -155px; }
.submit_button_eight { width: 125px; background: #fff url(images/submit_button.gif) no-repeat left -186px; }
.submit_button_nine { width: 137px; background: #fff url(images/submit_button.gif) no-repeat left -218px; }
.submit_button_ten { width: 148px; background: #fff url(images/submit_button.gif) no-repeat left -249px; }
/**********文字按钮********/
.input_button, .input_button_ten, .input_button_two, .input_button_three, .input_button_four, .input_button_five, .input_button_six, .input_button_seven, .input_button_eight, .overlay_control_button { background: #fff url(images/input_button.gif) no-repeat left 0px; height: 23px; line-height: 23px; width: 65px; text-align: center; border: none; cursor: pointer; margin: 0px 3px; }
.input_button_two { width: 42px; background: #fff url(images/input_button.gif) no-repeat left -30px; }
.input_button_three { width: 53px; background: #fff url(images/input_button.gif) no-repeat left -89px; }
.input_button_four { width: 65px; background: #fff url(images/input_button.gif) no-repeat left 0px; }
.input_button_five { width: 78px; background: #fff url(images/input_button.gif) no-repeat left -116px; }
.input_button_six { width: 89px; background: #fff url(images/input_button.gif) no-repeat left -142px; }
.input_button_seven { width: 102px; background: #fff url(images/input_button.gif) no-repeat left -170px; }
.input_button_eight { width: 114px; background: #fff url(images/input_button.gif) no-repeat left -197px; }
.input_button_ten { background: #fff url(images/input_button.gif) no-repeat left -62px; width: 150px; }
